HTML Style Guide |
||||||||||||
|
||||||||||||
Rejoice! The days of a strict "Web Etiquette" that places limits on what is and is not acceptable in Web design are nearly over. The capabilities of many browsers have expanded considerably, modem speeds (thus download times) are getting faster, and a host of browser plugins are available for sprucing up site "content". While these advances are allowing Webmasters and designers to create unique sites that cater to their target audience, there are many basic design issues affecting functionality and convenience that should always be considered: Colors & Backgrounds:
Too much contrast can also make a page difficult to read. For example, if your background is black it's better to use a light grey color for your text than it is to use bright white. Images:
Page Length:
If, for example, you have a long story for visitors to read, break the story up into several similar length pages. Provide 'Previous' and 'Next' hyperlinks so that navigating the story will be as easy as turning a page in a book. Frames:
Sounds, Etc...
Take The Time To Confirm How Your Pages Look! For your own piece of mind, this is possibly the most important thing you can do. There are many types of browsers available to your potential visitors, and they all (without exception at this point) display HTML content differently. Many don't support the more advanced features like Java at all. My own way of approaching the browser functionality problem is to check my pages using Netscape Navigator (Version 2.0 and up) and Microsoft Internet Explorer (version 3.0 and up). If it appears properly in those two, I'm satisfied. I use Tables extensively and Frames once in a while, knowing full well they won't appear properly in some of the lesser known browsers. But I try to reach a balance whereby they will remain readable in all browsers. If you want your pages to look as you expect them to look in all browsers, restrict your use of the 'fancy stuff' like tables, frames, background images, text color, and the like. The best answer is to keep copies of the browsers you want to 'support' on your own computer, then view your pages in each as you develop your site. A viable option for solving the browser incompatibility problem is to offer duplicate pages with the 'fancy stuff' stripped out. This alternate site can be accessed by visitors that use out-of-date or poorly equipped browsers. This means more work for you, but those visitors will appreciate the thought!
|